Uses of Class
org.eclipse.vtp.framework.interactions.voice.vxml.Script

Packages that use Script
org.eclipse.vtp.framework.interactions.voice.vxml   
 

Uses of Script in org.eclipse.vtp.framework.interactions.voice.vxml
 

Methods in org.eclipse.vtp.framework.interactions.voice.vxml with parameters of type Script
 void VXMLDocument.addScript(Script script)
          Adds a script block to this document.
 void VXMLDocument.removeScript(Script script)
          Removes a script block from this document.